***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 03, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt S2G-AU A K 
.param
+vc0 = 1.193e-10	 vc1 = 4.442e-12	 vc2 = 2.624e-15	
+tc1 = 1.204e-1		 tc2 = 2.909e-2		
d1 A K diode
g1 K A value = {(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 3.382e-10	   n = 1.549		  rs = 1.329e-2		 ikf = 3
+ibv = 0.1e-3		 nbv = 1		  bv = 440
+isr = 4.572e-10	  nr = 2.402
***** capacitance parameter *****
+cjo = 3.410e-11	   m = 3.216e-1		  vj = 3.009e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.148		 xti = 3
+trs1 = 2.231e-4	trs2 = 1.025e-5		tikf = -1e-4		
.ends S2G-AU
*$
